home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / gnustuff / tos / bison / byacc.zoo / reader.diff.maybe < prev    next >
Encoding:
Text File  |  1991-01-23  |  206 b   |  13 lines

  1. *** reader.c.orig    Mon Apr  9 22:17:41 1990
  2. --- reader.c    Mon Apr  9 22:19:04 1990
  3. ***************
  4. *** 408,414 ****
  5.           }
  6.           }
  7.       }
  8. -     putc('/', f);
  9.       need_newline = 1;
  10.       goto loop;
  11.   
  12. --- 408,413 ----
  13.